[android-developers] MicroStrategy Online Training: Free Tutorials

2016-11-04 Thread alice angela
MicroStrategy  is a Business Intelligence 
tool by MicroStrategy Inc. Distant a conventional multidimensional OLAP 
(MOLAP) architecture, which blocks compact MicroStrategy’s related OLAP 
(ROLAP) architecture, matched reporting,  confess customers to “drill 
anywhere” in the unifield relational database, all the way down to 
transactional-level detail. The MicroStrategy platform needs a single 
common metadata for streamlined maintenance and consistency. 
MicroStrategy’s 64-bit architecture supports in-memory analytics with 
“Intelligent Cubes” (i.e. OLAP reports cached in memory as data sets). 
MicroStrategy is built around two and three tier architecture. the 
connection between metadata and desktop through Intelligence server. That 
means It has Intelligence server which executes your reports against data 
warehouse.

Best MicroStrategy Online Training. Learn #MicroStrategy 
 #Training 
 through #Online 
 under specialized Online Trainers.

Free #Tutorials , #Interview 
 Questions!

http://tekslate.com/microstrategy-training/ 


Contact Info:

 
USA: +1 973 910 5725 <+1%20973%20910%205725>

INDIA: +91 905 294 3388 <+91%20905%20294%203388>

E-Mail: i...@tekslate.com  

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9e3222b5-3cd2-4724-83a2-75da48281110%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Navite Navigation Drawer

2013-09-27 Thread Alice Ni
So what if it is in the support library?. it is as native as it could
be!


On Thu, Sep 26, 2013 at 10:50 AM, Simon Giddings mr.s.giddi...@gmail.comwrote:

 I have seen the Navigation Drawer and am interested in it for my v4.1
 tablet application.
 However, I see that the documentation describes it as being within the
 support library.

 My understanding was that this library was mainly for apps in and before
 v2.3 of android.

 Is there not a native version of this feature available, or are we
 condemned to using the support library ?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Read Heap from DDMS

2012-09-02 Thread alice
Did anyone find a solution to this. I am still getting this.Developing for 
ICS and above..

On Monday, July 2, 2012 8:34:19 PM UTC+5:30, Ryan Hanna wrote:

 Seems like I am getting the same thing on my Phonegap / JQM app. Mine is 
 taking up 5.5MB which is killing my heap size and eventually as my app runs 
 it will stop allowing sounds. 

 Did anyone find any clues on this particular heap hog?

 On Thursday, May 17, 2012 12:00:43 AM UTC-4, Ashwin Suresh wrote:

 Hi, 

 I have the same problem and a similar dominator tree.Did you guys 
 find a solution ??? 

 On Thursday, 2 February 2012 22:27:31 UTC-5, Dmitrij wrote:

 I have the same problem


 https://lh5.googleusercontent.com/-itXwQBVHmOA/TytT8nWvLqI/ALQ/XgQqXx932p8/s1600/2012-02-03-062503_1920x1080_scrot.png
  

 On Thursday, 2 February 2012 22:27:31 UTC-5, Dmitrij wrote:

 I have the same problem


 https://lh5.googleusercontent.com/-itXwQBVHmOA/TytT8nWvLqI/ALQ/XgQqXx932p8/s1600/2012-02-03-062503_1920x1080_scrot.png



-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How should I use BatteryManager to get battery states?

2009-05-20 Thread Alice
I want to get the battery states by BatteryMangager and BroadReceiver. I can 
get Intent.ACTION_BATTERY_CHANGED event,but I don’t know how to process other 
action such as BatteryManager.BATTERY_PLUGGED_AC and so on. Who can give me 
advice ,thanks a lot.

愿祖国昌盛,愿人民平安!

--- 09年5月20日,周三, n5r11 nikolaradosavlje...@gmail.com 写道:


发件人: n5r11 nikolaradosavlje...@gmail.com
主题: [android-developers] Re: Is there an easy way to make EditText look like 
TextView but still behave like EditText?
收件人: Android Developers android-developers@googlegroups.com
日期: 2009年5月20日,周三,上午8:19



I've tried all that you suggested, and nothing happens? EditText still
looks the same, both in IDE and when compiled on emulator.

EditText
    style=?android:attr/textViewStyle
    android:layout_width=fill_parent
    android:layout_height=wrap_content
    android:text=Neque porro quisquam est qui.dolorem.com ipsum /

EditText
    style=@android:style/Widget.TextView
    android:layout_width=fill_parent
    android:layout_height=wrap_content
    android:text=Neque porro quisquam est qui.dolorem.com ipsum /

I see I'm not the only one with this problem:
http://groups.google.rs/group/android-developers/browse_frm/thread/2913f29b7b065331/38f79498b2c28597?lnk=gstq=Using+Widget.TextView.ListSeparator#38f79498b2c28597

n5r11

On 19 屑邪褬, 02:05, Jeff Sharkey jshar...@android.com wrote:
 You should actually be using an attribute instead of a direct reference:

 style=?android:attr/textViewStyle

 The underlying @style reference isn't public, but the above attr is.

 j





 On Mon, May 18, 2009 at 4:30 PM, MrSnowflake mrsnowfl...@gmail.com wrote:

  Might be: style=@android:style/Widget.TextView

  Otherwise, make a TextView and an EditText and change the GONE state
  of them.

  On 18 mei, 19:33, Raphael r...@android.com wrote:
  Try this:
  聽 聽 聽 聽 android:style=@android:style/Widget.TextView

  R/

  On Sun, May 17, 2009 at 3:31 PM, Nikola Radosavljevic

  nikolaradosavlje...@gmail.com wrote:
   Note: I had troubles posting to android-beginners group, so I came here
   hoping this will work.
   Hello there,

   I want an EditText to look like TextView but still behave like
   EditText. I've tried applying TextView style to my EditText in my
   layout.xml file, like this:

   EditText
   聽 聽 聽 聽android:id=@+id/lipsum
   聽 聽 聽 聽android:text=Lorem ipsum
   聽 聽 聽 聽android:style=@android:style/Widget_TextView
   /

   ..but I get an error within xml editor: Error: No resource found that
   matches the given name (at 'style' with value '@android:style/
   Widget_TextView'). It is strange because @android:style/
   Widget_TextView definitively exists - I double checked it in code via
   android.R.style.Widget_TextView. Another strange thing is that I don't
   get android:style offered in the xml editor while typing? There is
   android:id, android:text and everything else.. but not
   android:style?!

   Note: I consider the hard way (making EditText look like TextView) to
   be: extending EditText and overriding it's onDraw method.

  Nikolar

   PS: Check out
  http://developer.android.com/guide/topics/ui/themes.html#styles.
   Why are id and style written without android: namespace?

 --
 Jeff Sharkey
 jshar...@android.com




  ___ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---