Hi Guys,
Here is a iPhone classic Cube Runner game for Android!
http://www.youtube.com/watch?v=GHzZOcEZOWY
Some screen shots:
http://www.g1port.com
Enjoy!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android B
Hi Immy, it should not be about reusing your image - sure you can use
them from within all activities.
Can you post some code?
On Dec 30 2008, 7:44 am, Immy wrote:
> Hi..
>
> I have reused drawable's in the second activity.
> The reused drawable are not seen on the screen of the second
> activit
Search for SharedPreferences class.
http://code.google.com/android/reference/android/content/SharedPreferences.html
Cheers.
On Dec 31 2008, 4:53 am, Neelima wrote:
> Hi..
>
> Is it possible to store application specific data in android phone.
> Please help if anyone knows.
> Thanks in advanc
No "create a new account button" ?
On Jan 2, 6:27 pm, "summatyme1...@gmail.com"
wrote:
> I received the G1 android phone for christmas. There's already a gmail
> account on the phone. How do I cancel that accoint and put my account
> on it?? Cause it keeps asking me for there password and has th
Hi melody,
One classic way of doing this: Just create a class extending
SurfaceView, and add this class to main activities xml layout file.
Use a animation thread in your Surface class - which will continuesly
run and draw your animation(s) on surface.
You can examine Google LunarLander sample a
Hi Wall.
There is no Android soap library yet in framework.
You can use 3rd party libraries for web services or alternatively,
depending on your need you may use HttpClient classes.
On Jan 2, 3:24 pm, wall wrote:
> Hi,
> Where can I get android web services information, I know java, but I'm
> d
Toast is just a quick - automatically disappering message to user.
In your example, as it alreadys states in TODO part, you are assumed
to assign a proper path to your "path" variable - for audi file.
Then you should check if provided path exists. If it is not, code
shows a quick Toast message to
Hi,
It is not easy to 'damage' R.java file.
Do you see error (exc. mark) on your png file in res folder?
Did you make sure that your filename is correct? (no CAPITAL for
example, even in file extension).
You can also try deleting file from res folder, right click and
refresh folder and than impo
Hi guys,
Here is probably the first read-to-download Tetris clone for Android
G1.
Any comment, bug, advice is highly welcomed.
Thank you in advance.
APK:
http://www.g1port.com/application_bin/tetris_g1Port_demo_sgn.apk
(sorry it is a demo version for now)
Web Site:
http://www.g1port.com/
Just go to http://code.google.com/android/documentation.html
for official documentation and start from very top on the left pane.
Just follow links, do all sample projects (hello android, notepad).
After you have finished, download sample Lunar Lander game project and
study its code - maybe u can
10 matches
Mail list logo