[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
AndroidGreece.gr - View topic - Μερικές απορίες
View unanswered posts | View active topics It is currently 03 May 2024, 01:22



Reply to topic  [ 7 posts ] 
 Μερικές απορίες 
Author Message

Joined: 11 Dec 2010, 20:48
Posts: 4
Post Μερικές απορίες
Καλησπέρα σε όλους,

Ξεκίνησα να ασχολούμαι και γω με την ανάπτυξη εφαρμογών για Android, αλλά έχω μπερδευτεί λιγάκι.

1) Έχω εγκαταστήσει στο Eclipse το 2.3 SDK. Όταν φτιάχνω ένα καινούργιο project μου ζητάει το min SDK version. Εκεί μπορώ να βάλω όμως μόνο το 9 που αντιστοιχεί στο 2.3. Πως θα κάνω την εφαρμογή μου να είναι συμβατή ας πούμε από το 2.1 και πάνω; Χρειάζεται να εγκαταστήσω και τα προηγούμενα SDK;

2) Προσπαθώ για αρχή να φτιάξω κάτι απλό. Ας πούμε απλώς ένα κουμπί που όταν το πατάς βγαίνει κάποιο κείμενο και εξαφανίζεται το κουμπί. Για να το κάνω αυτό πρέπει απλώς να κάνω hide το κουμπί και να εμφανίσω ένα text view, να δημιουργήσω καινούργιο activity ή κάτι άλλο;

Edit: Έπεσα πάνω σε αυτό το tutorial, μάλλον θα βγάλω άκρη.
http://www.quesucede.com/page/show/id/c ... fe_android

3) Έχετε να προτείνετε κάποιο βιβλίο ή site για να λύνω τέτοιες χαζές απορίες και να μην ενοχλώ;

Edit: Βρήκα το Beginning Android 2. Φαίνεται οκ.

4) Πολλές εφαρμογές βλέπω πως έχουν σαν package name τη διεύθυνση κάποιας ιστοσελίδας, πχ gr.androidgreece.app. Υποθέτω πως δεν είναι απαραίτητη η δημιουργία ιστοσελίδας, απλώς είναι καλή για την προώθηση της εφαρμογής;

5) Για να βάλεις μια εφαρμογή στο market είναι απαραίτητο να υπάρχει νομικό πρόσωπο από πίσω ή απλώς κάνεις μια εγγραφή και μπορείς να στείλεις; Υπάρχει κάποιο κόστος εγγραφής για να γίνεις επίσημα developer;


11 Dec 2010, 20:58
Profile

Joined: 18 Nov 2010, 03:28
Posts: 8
Post Re: Μερικές απορίες
Καλησπέρα φίλε!Κ εγώ καινούριος είμαι στον χώρο αλλά γενικά ότι χρειάζεσαι μπορείς να το βρεις στο http://developer.android.com/index.html. Οσο για το βιβλίο είναι πολύ βοηθητικό πιστεύω για αρχάριους αν και μπορείς να δεις και το Beginning Android.Γενικά πάντως στην σελίδα π έβαλα υπάρχουν τα πάντα και tutorial και γενικά ότι χρειάζεσαι!Ελπίζω να βοήθησα(http://stackoverflow.com/, είναι πολύ καλό και γρήγορο για απορίες)


12 Dec 2010, 16:58
Profile
Site Admin
User avatar

Joined: 24 May 2008, 23:50
Posts: 626
Location: Athens
Post Re: Μερικές απορίες

_________________
Chief Software Engineer @ PinApps.com
Κωνσταντίνος Πολυχρόνης
Πρόσθεσε την εφαρμογή σου:


13 Dec 2010, 12:40
Profile WWW

Joined: 11 Dec 2010, 20:48
Posts: 4
Post Re: Μερικές απορίες
Σας ευχαριστώ πολύ για τις απαντήσεις και τους δύο. :)


15 Dec 2010, 00:13
Profile

Joined: 18 Nov 2010, 03:28
Posts: 8
Post Re: Μερικές απορίες
http://apress.com/book/sourcecode
to vivlio pou egrapses parapanw exei kai polla paradeigmata me etoimo kodika ta opoia mporeis na katevaseis apo edw!kali arxi


15 Dec 2010, 00:54
Profile

Joined: 11 Dec 2010, 20:48
Posts: 4
Post Re: Μερικές απορίες
Παιδιά σας ευχαριστώ για τις απαντήσεις! Έβγαλα σήμερα στο market την πρώτη αναγνωριστική εφαρμογή. Είναι το Find Next Number, ένα απλό παιχνίδι λογικής που καλείσαι να σκεφτείς ποιος είναι ο επόμενος αριθμός σε μια δοσμένη ακολουθία.

Ορίστε το link στο appbrain: http://www.appbrain.com/app/find-next-n ... nextnumber

Κάθε σχόλιο και beta testing είναι ευπρόσδεκτο!

Μια ερώτηση. Ενώ στο minSDKversion έχω ορίσει το api 4 για android 1.6, στο appbrain γιατί βγάζει πως η εφαρμογή είναι for all versions;


27 Dec 2010, 23:17
Profile

Joined: 11 Dec 2010, 20:48
Posts: 4
Post Re: Μερικές απορίες
Να ρωτήσω κάτι σχετικά με το Admob. Βλέπω στα Payment details που ζητάει Business Name και Local Tax ID. Απ' ότι καταλαβαίνω στο Tax ID θέλει το ΑΦΜ, σωστά; Στο business name όμως λέει "Must match name on tax return". Τι ακριβώς θέλει εκεί; Το όνομα κάποιου ιδιώτη ή να υπάρχει νομικό πρόσωπο από πίσω; Αν είναι απλός ιδιώτης έχει αυτό κάποια σχέση με τα φορολογικά του;


06 Jan 2011, 22:35
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: No registered users and 24 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware.