257 reputation
10
bio website
location
age
visits member for 5 months
seen 5 hours ago
stats profile views 78

7h
comment WhirlyGlobe for Android?
How did you run this sample in Android? ... I need to make a globe in android the same way as it's done in WhirlyGlobe .. How should i run this github.com/mattleibow/OpenGlobe ??
May
18
awarded  Popular Question
May
8
accepted Android TabWidget White Space Issue
May
8
answered Tab Activity: Some space at the top of tab content
May
8
accepted Android TabBar Like Iphone Issue
May
8
comment Android TabBar Like Iphone Issue
This project really helped ... i implemented it in my current code and it really worked with ActivityGroup .... Thanks @Aadit
May
8
revised Android TabBar Like Iphone Issue
deleted 239 characters in body
May
8
comment Android TabWidget White Space Issue
It worked for me thanks for your help .... Thanks AdilSoomro for making such a great project sample !!
May
8
revised Android TabWidget White Space Issue
added 85 characters in body
May
8
asked Android TabWidget White Space Issue
May
3
comment Android Facebook SDK 3.0 issue while getting user email
@dwbrito It's Still Not working ....
May
2
comment Android Facebook SDK 3.0 issue while getting user email
@Anupam Thank you for sharing the link .. i'll also try it
May
2
asked Android Facebook SDK 3.0 issue while getting user email
Apr
30
accepted Android Setting Up Splash Screen(Activity) Like Iphone Part2
Apr
26
comment Android TabBar Like Iphone Issue
@PareshMayani Nope that's really a bad idea .. but if i redesign i still need to have sol. to get ActionBar or TabBar on every child activity of CityTab ...
Apr
26
comment Android TabBar Like Iphone Issue
let us continue this discussion in chat
Apr
26
comment Android TabBar Like Iphone Issue
i did that all .. it's showing me the resulting view but no TabBar on it .. TabBar has 5 views only .. The First Tab(City) has 4 Child Views that i want to show along with the TabBar ...
Apr
26
comment Android TabBar Like Iphone Issue
yes right likely .. i want to have TabBar or ActionBar where on my First CityTab i show ListView and on selection i can go to SecondActivity which has the Same TabBar or ActionBar so that at any point i can go to Tab2 or Tab3 page ... @Android-Developer
Apr
26
comment Android TabBar Like Iphone Issue
I get the values but TabBar is missing ... @OneManArmy
Apr
26
comment Android TabBar Like Iphone Issue
Thx .. @Android-Developer i'll consider your advice .. and will redesign .. but any idea what can be used to perform the similar thing for what i want here ..