background preloader

App Components

App Components

10 Ebooks(4 Free + 6 Premium) For Google Android Development In previous articles we built some resource for Google Android like Free Android GUI PSD/Templates For Designers and Free Icons For Android, but if you are just stepping into Android Development for the first time or only a newbie, take some ebooks should be perfect for you. Here is 10 (4 free & 6 premium) ebooks for Google Android development, which can help you to start coding an Android app without having any Android-dev knowledge. 1. AndBook: Android Programming Book by Nicolas Gramlich(PDF, 1.6MB) AndBook is a non-commerical book to learn programming for Google’s Android as a ‘hands on’ process. This document was written for developers who have worked with Java™ before and want to start developing for the Android Platform. Professional Android™ Application Development by Reto Meier (PDF, 5.54MB) This book is for anyone interested in creating applications for the Android mobile phone platform. A first look at Google Android by Tomas Katysovas(PDF, 323KB) 2. Hello, Android ($22.00)

JDBC Tutorial JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Database. JDBC works with Java on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial is designed for Java programmers with a need to understand the JDBC framework in detail along with its architecture and actual usage. This tutorial will bring you at intermediate level of expertise from where you can take yourself at higher level of expertise. Before proceeding with this tutorial you should have a good understanding of Java programming language. Because you are going to deal with RDBMS, so it is required that you have good understanding on SQL and Database concepts. 1 - JDBC Quick Reference Guide A quick JDBC reference guide for JDBC Programmers. JDBC Quick Reference Guide 2 - JDBC Useful Resources A collection of JDBC Sites, Books and Articles is given at this page. JDBC Useful Resources 3 - Java Tutorials Java Tutorials JDBC Interview Questions

Explore MIT App Inventor | Explore MIT App Inventor The First Lady of the Federal Republic of Nigeria and ITU Child Online Protection Champion, Dame Patience Goodluck Jonathan celebrates the winning team of the just concluded Technovation Challenge in Nigeria. She applauded the feat of these young girls who developed a mobile app to track traffic offenders in Nigeria. The team were also presented to the European parliament(www.witin.org/tc13 External Links icon ) on 25th of April by the Secretary General of ITU, Dr Hamadoun I. Touré; who also presented them with the Tech Needs Girls Awards.

Tutos Android - Tutoriels pour développer des applications Android Inside Mobile Apps - Tracking the Convergence of Social Platforms, Virtual Goods, and Mobile Apps FluxBB - fast, light, user-friendly PHP forum software VideoView Class Overview Displays a video file. The VideoView class can load images from various sources (such as resources or content providers), takes care of computing its measurement from the video so that it can be used in any layout manager, and provides various display options such as scaling and tinting. Summary Public Constructors Public Methods public void addSubtitleSource (InputStream is, MediaFormat format) Parameters public boolean canPause () public boolean canSeekBackward () public boolean canSeekForward () public void draw (Canvas canvas) public int getAudioSessionId () Get the audio session id for the player used by this VideoView. Returns The audio session, or 0 if there was an error. public int getBufferPercentage () public int getCurrentPosition () public int getDuration () public boolean isPlaying () public void onInitializeAccessibilityEvent (AccessibilityEvent event) Initializes an AccessibilityEvent with information about this View which is the event source. public void seekTo (int msec)

[TUTO] Installer Android Developer Tools (Eclipse pré-configuré SDK et ADT) sur Windows 8 Détails Mis à jour le lundi 15 avril 2013 18:18 Publié le jeudi 6 décembre 2012 20:59 Nous vous avons déjà expliqué pas à pas comment installer l'environnement de développement d'applications pour Android sur votre PC. Mais depuis il y a eu quelques nouveautés, avec notamment l'arrivée de Windows 8 et la mise à disposition par Google de l'Android Developer Tools qui est une version d'Eclipse intégrée et déjà configurée dans le nouveau pack SDK Android / ADT. Téléchargements nécessaires Nous prenons l'hypothèse d'un PC sous Windows 8 version 64 bits. Rendez vous à cette URL : Nous sélectionnons le JDK 7u9 version 64 bits : Il est ici à la dernière ligne. Pendant que le JDK télécharge, nous allons aller chercher notre SDK Android, en nous rendant sur cette page : On clique sur le bouton "Get the SDK" en bas et on arrive ici : Suivez la procédure d'installation par défaut.

www.php-forum.com • Index page PHP coding => General Ask about general coding issues or problems here. Moderators: macek, egami, gesf 9349 Topics 31282 Posts Last post by seandisanti Fri Apr 11, 2014 12:45 am PHP coding => Images images php coding issues or problems here. Moderators: macek, egami, gesf 520 Topics 1547 Posts Last post by nemo8130 Sun Feb 09, 2014 6:48 am PHP coding => Mail the mail() function Moderators: macek, egami, gesf 671 Topics 1979 Posts Last post by seandisanti Sat Apr 05, 2014 10:22 am mySQL & php coding Codes here ! PHP & MySQL Security Security issues related to php and mysql usage. JavaScript Javascript coding .. Free time Bar discussions . Who is online In total there are 7 users online :: 2 registered, 0 hidden and 5 guests (based on users active over the past 4 minutes)Most users ever online was 114 on Tue Sep 03, 2013 3:13 pm Registered users: Bing [Bot], Google [Bot] Legend: Administrators, Global moderators Statistics

Android Development, Applications and Resources Four short links: 7 February 2014 By Nat Torkington February 8, 2014 12 Predictions About the Future of Programming (Infoworld) — not a bad set of predictions, except for the inane “squeezing” view of open source. Four short links: 31 January 2014 By Nat Torkington January 31, 2014 Bolts — Facebook’s library of small, low-level utility classes in iOS and Android. Four short links: 10 January 2014 By Nat Torkington January 10, 2014 Software in 2014 (Tim Bray) — a good state of the world, much of which I agree with. Upward Mobility: 3 Unanswered Questions About Mobile Technology By James Turner December 9, 2013 I spend a lot of time on this blog focused on the very short term issues regarding mobile. WORA Can Be Better Than Native By Shai Almog November 26, 2013 Some would claim that native is the best approach, but that looks at existing WORA tools/communities, which mostly target cost saving. Upward Mobility: Microsoft’s Patent Arsenal Is Full of Blanks By James Turner November 11, 2013

eclipse Eclipse est un IDE (environnement de développement intégré) écrit en Java, extensible par des greffons, multi-langages et multi-plates-formes, qui s'intègre particulièrement bien à GNOME. Il est d'abord conçu pour le langage Java mais ses nombreux greffons en font un environnement de développement pour de nombreux autres langages de programmation (C/C++, Python, PHP, Ruby, …). Toutes les fonctions qu'on peut attendre de ce genre de logiciel sont présentes ou existent sous forme de greffons (coloration syntaxique, complétion, debugger, gestion de projets, intégration aux gestionnaires de versions, …). Les versions 4.3 (Kepler) et supérieures autorisent soit l'utilisation de la bibliothèque Gnome GTK 2 soit celle de la bibliothèque GTK 3. Installation par le nouvel outil "Eclipse Installer" Cette solution est à privilégier pour avoir une version à jour Le lancement peut se faire ainsi cd eclipse-installer . Launcher (.desktop) pour eclipse-inst Pour installer en ligne de commande Par exemple: #!

Comparison of C Sharp and Java Summarized differences[edit] Data types[edit] Unified type system[edit] In Java, compound types are synonymous with reference types; methods cannot be defined for a type unless it is also a class reference type. In C# the concepts of encapsulation and methods have been decoupled from the reference requirement so that a type can support methods and encapsulation without being a reference type. Both languages support a number of built-in types that are copied and passed by value rather than by reference. The C# primitive/simple types implement a number of interfaces and consequently offer a number of methods directly on instances of the types - even on the literals. Java does not offer methods directly on the primitive types. Signed integers[edit] Both Java and C# support signed integers with bit widths of 8, 16, 32 and 64 bits. Unsigned integers[edit] C# supports unsigned in addition to the signed integer types. Java does not feature unsigned integer types. Characters[edit] Value types[edit]

FAQ Eclipse Depuis bien des versions, Eclipse sait nous prévenir, théoriquement, lorsque la limite de sa mémoire allouée est bientôt atteinte. Ceci a le grand avantage d'éviter de perdre ce qui n'a pas encore été sauvegardé (des suites d'un plantage sec), voire de libérer de la mémoire afin de revenir à un niveau moins critique. Pour libérer la mémoire, il y a une première astuce simple qui consiste à fermer des vues, éditeurs ou perspectives. Cependant, en procédant ainsi, on peut également perdre un certain contexte et donc cela peut être potentiellement gênant. Intervient alors la possibilité de provoquer le Garbage Collector (ramasse-miettes), lequel va bien souvent pouvoir nous dépanner, en évitant d'avoir à redémarrer Eclipse. Pour exécuter le Garbage Collector, il faut préalablement avoir activé le moniteur de mémoire, via le menu Window > Preferences > General, puis en cochant la case Show heap status. Voici à quoi ressemble le moniteur de mémoire

Java for C# developers Mike, There is IMO no trivial winner. It's false economics to think that something is better/cheaper because it's open source or free. Looking at the Java market alone, there are open source or free tools (Eclipse, Netbeans, VisualVM/NetBeans based performance profiling). Another argument is cross-platform support. More valid arguments for choosing one language over another are: 1) Applicability of a language for an application. 2) Library support for language for an application. 3) In-house knowledge of language for application. 4) Ability to hire people with knowledge of language. 5) In-house tool investments. For example, a company may have made an initial investment in using Perl on Linux. On the other hand, another company may have made an initial investment in "ASP" (scripted in JScript or VBScript) and had decided that Windows server provided a better TCO for them. Each scenario is different, individual and equally valid.

Related: