Enjoy!
http://androidphonenamegenerator.com/
Related
Before starting,, I didn't really now where should I post this thread,, so please move it to the correct section if I was wrong ,,
[Video Guide] Build / Create Your Custom Angry Birds levels
This guide works with all angry birds versions (Android / Maemo / iOS / PC / Mac)
Video:
http://www.youtube.com/watch?v=Cbx70wHATm0
========================================================
Note: I'm not the creator of the level maker, the developer is "forcer" from maemo community
The website this will allow you to create your level:
http://lnk.co/angrybirdslevel
=========================================================
Requirements:
1- A PC
2- Angry Birds for your device (you can use anyone of those):
a- PC (from intel appup)
b- Mac (from app store)
c- Android free version:http://lnk.co/androidbirds or (from market for full version)
d- iPhone / iPod / iPad Version from App store (Your device should be JailBroken)
e- Nokia N900 from Ovi Store (Should be installed first)
3- You will also need the app "zipsigner" for andriod ONLY from the market or here: http://lnk.co/zipsigner
4- 7zip should be installed also on your pc : http://lnk.co/7zip
==============================================================
Steps that should be replaced to let this work on Angry Birds PC / Mac Version:
1- Instead of opening the apk archive to find the levels, navigate to your game directory (for example C:/program files/Angry Birds/) and then enter the folder data>levels
==============================================================
Steps should be replaced to get this work on iPad / iPhone / iPod Touch:
1- Instead of opening the apk, open the ipa angry birds file
2- then navigate to Payload > AngryBirds.app > data_iphone > levels
==============================================================
For N900, navigate to the original post:
http://lnk.co/N900AngryBirds
==============================================================
You can also edit the original levels by using the revert function,,
============================================================
At the end,, don't forget to share with us the levels you created ,,
The tutorial covers how to use the SQLite database for local storage in an Android App. You can download the source code to learn more. Enjoy!!!
Link: code.google.com/p/openmobster/wiki/SQLiteCRUD
Hello!
I want to introduce you my new project- Android autoporting!
This project will help you port Android and will help developers build it from ready sources.
You can download it in the attach.
When you open it you should choose from 3 different modes:
EASY-will help you port Android if you don't have DEVICE folder for your device
HARD- if you have device-specific folders and want just build it
HARDCORE - if you want to do something in empty folder
INSTRUCTION
EASY
1 window
Enter device name and manufacture(just english letters, no digits,spaces,etc) and chhose Android version
2 window
Choose architecture(if you dont know which type of armv6 do you need- choos armv6-j for armv7 - armv7-a)
Screen size and screen orientation
3 window
It is not ready.Just click next
4 window
Click send and wait for number
HARD
1)Create config.tar(it's a patch for android sources).In root of this file you should have device,vendor folders etc.Then pack it to tar
2)In window choose your file, enter name of device(same with vendorsetup.sh) and android version.Click send and wait for the number.It can take few minutes, depending of sources size.
HARDCORE
Write a script, with operations you need.To get results out you need to create out folder(mkdir out) and put to it files you need to get.
Get result
When your task is ready(track it http://144.76.68.236:8080/ here)
go to ftp://144.76.68.236/server/grare/ login is ftpusername password is 12345678
go to folder with your number name and download out.tar
Inside you will find
EASY- system.img and auto-created device folder.
HARD- android out folder
HARDCORE- files you have put to out with script
reserved
can i port the sony or lg stock rom for galaxy nexus or any other device with this??
ps-a very noob question.sorry.
rohitsahu111 said:
can i port the sony or lg stock rom for galaxy nexus or any other device with this??
ps-a very noob question.sorry.
Click to expand...
Click to collapse
May be.You can try,but I'm not sure, that it will work
chntpw compiled for android, static binary, enjoy!
Hey guys, Whats going on ?
I was playing around with android studio but haven't found the option to create a new avd in sdk manager in the new Android Studio, so i thought before anyone faces this again, share a post here
Downloads:
Get your studio here : https://developer.android.com/studio/
Extract the zip in any folder you want.
Go to bin dir
Fire up a terminal
Type ./studio.sh
Your Studio Installation will begin.
After downloading some stuff, You IDE will be installed.
Now Click on new project
Choose your package name, exmaple.com etc.
Choose your activity & click finish.
Now your project will be started & configured.
Now click on the run button
Click on Create new virtual device
Now choose your weapon & click finish.
Your android system image will downloaded & installed soon.
Now, You can run your Android Emulator in your android project..
If you didn't understand all of the above, watch this video
https://www.youtube.com/watch?v=jZ3NYatTtrk
Helpful :good: