Search Site

Feed Section

Saturday, November 22, 2014

Direct Import for savings, develop your own Items...


2014
We are new to you.
 
** Please reply direct to our mail box  hk3236@yahoo.com.hk **
 
We are major in Export business for 20 years, working for customers' inquiries, sourcing their wanted products.  Very often we developed new OEM, ODM proprietary products for customers.
 
We are writing to introduce our service if there will be an opportunity for cooperation, or to do some business. 
 
We have been assisting many worldwide customers to import commodities produced in Mainland China, you can rely on us for all the processes, from sourcing, sampling, communication and inspection of goods before shipping.  Quality and efficiency are promising.  Price is reasonable.
 
Not only as mentioned or the below, most of items you needed or found in the market we can source, supply and develop, nearly all kinds of consumer products, from premium and promotional items, small electronic items, watches, electrical products, T-shirts, garments to AV products, and even others.
 
If you find we can help or have any items that you are looking for, please feel free to discuss.  We are looking forward to discussing in details.
 
 
Many Thank & Best Regards          Mr Johnny Chow
JAY HANG LTD, Hong Kong.
Since 1985
 
# To remove, please reply an email with subject REMOVE. We are so sorry to send in error to your mailbox.
 
                                                                

       
        
        

       
         
 
     


Press the link  http://picasaweb.google.com/JHL.23681193  you can find more details of below
--------------------------------------------------------------------------------
 
   Folder 01 - Gifts and Premiums,
   Folder 02 - Pens
   Folder 03 - MP3
   Folder 04 - Acrylic Items
   Folder 05 - Watch and Timepieces
   Folder 06 - Pendants, Cufflinks, Tie Clips
   Folder 07 - Bracelets and Bangles
   Folder 08 - Necklaces, Rings and Earrings.
--------------------------------------------------------------------------------
*** AD ***



由於 avast! 防毒軟體 已開啟防護,所以此封電子郵件將不受病毒及惡意軟體的侵害。


Monday, November 17, 2014

TechSource: How to Build Awesome Android Apps

TechSource: How to Build Awesome Android Apps


How to Build Awesome Android Apps

Posted: 17 Nov 2014 03:59 AM PST

Over the years, Android has grown from a simple mobile operating system to a highly profitable ecosystem. Among the people to benefit from this growth are Google, gadget manufacturers (Samsung, HTC, Motorola), and millions of app developers from around the world. With multiple ways to monetize applications, Android has been responsible for turning many small-time developers into the "rich geeks" who have made quite a following for themselves in the pop culture.

What makes Android app development so appealing is that it is based on Java, which is a language pretty much every guy or girl with a computer science degree knows. Secondly, Android being open-source and free to develop with, anyone can start making apps right away without spending a single buck. All you need is an Internet connection and some coding skills. This is a far cry from Apple's model wherein you have to pay Apple to become a developer.

Making apps on Android can be fun, informative, as well as monetarily rewarding. If you are willing to put in some time and effort into learning the basics of Android app development, you will be making good apps very quickly. If your idea is unique enough and the app is relatively bug free, you can release it in the Google Play Store and watch it become popular. You can also monetize it by enabling in-app payments, ads, and even putting a small price for your app.

So, if you are excited about learning how to develop Android apps, read on as we have links to some of the best tutorials out there for getting started.


Official Android Tutorials

Google offers a lot of official tutorials that can help you learn Android from the guys who made it. These go a lot in depth and are easy and fun to follow along. A great place to start is the Android Training Guide that starts off by helping you create your first Android project. Then, as the course moves forward, you'll learn to deal with various elements of the development process thus helping you create solid, well-designed apps that look exactly the way Google intended them to. If you are starting off, take some time and read through all of the notes. These will help you with everything be it security, notifications, or even monetization. For additional help you can check out the Android Developers YouTube channel which has a lot of hands-on examples on the development process.


Vogella

Vogella is a training and consulting website that has a lot of free tutorials. One of them is Android Development by Lars Vogel. This tutorial takes you from the very basics like "What is Android" to advanced stuff like modifying XML files. Complete in itself, Vogella takes you from the basic steps of downloading the SDK to the more advanced steps of emulating the app, testing it, and finally deploying it. The whole tutorial can be read from the single web page and is full of useful diagrams and images. If you are following it, make sure you keep it bookmarked.


Android Fundamentals/Udacity Free Course (By Google)

Google wants to make sure that more and more people start taking advantage of its huge ecosystem. That's why, partnering with Udacity, the search giant has created a full course that combines both practice and theory. The course starts right away with the UI then moves to more advanced topics like responsive layouts, background services, and third-party integration. This course, unlike others on the list, requires you to have at least 3 years of programming experience in Java or any other programming language.


Android Application Development Tutorials (by thenewboston)

Thenewboston is a popular YouTube channel that has a fantastic set of tutorials on various tech skills. One of them is its playlist on Android application development. The tutorial covers pretty much all basics of Android app development with most of the concepts neatly explained by the narrator. Instead of talking to the screen, the host demonstrates the coding process in action thus helping you learn a lot.


Android Development for Beginners by Derek Banas (YouTube)

This playlist by Derek Banas on YouTube is great for someone who wants to make a simple Android app in a week or so. It focuses mainly on App Inventor, which is a WYSIWYG tool for creating simple Android apps. While this tutorial won't help you build the next WhatsApp or Snapchat, it will definitely give you some head start in creating some simple apps.


Android Training Tutorials by Lynda.com

Lynda.com is a popular subscription-based website that gives you access to hundreds of great online tutorials. Android Training tutorial is one of their courses which is quite useful if you are a complete beginner and are looking for something that's both easy-to-follow and useful. In the course, you'll be creating an Android app from scratch as you build it with Java. Though a paid course, it's not a bad investment for someone who is looking for something comprehensive and beginner-friendly.


Android Design Guidelines

This is not a tutorial but a set of principles and guidelines that will help you make your app look like the way it's meant to be on Android. Many rookie developers -- and some big ones too -- make the mistake of creating apps that look and feel completely out of place. They go in with the thinking that they'll create two apps, one for Android and one for iOS while keeping the design same for both of them. This not only makes the apps you have look weird and clunky, it also shies many customers away from your app. A great way to remedy this problem is study the guidelines first, make a blueprint for the app, and then start creating it.


Learn by Doing - Android for Beginners

This is a great free course with more than seven hours of content that teaches you Android programming in a more practical way. Learn by Doing teaches exactly the way you want it to -- in practical hands-on videos aided by elaborate videos. Accompanying the instructions are exercises to test and hone your skills. Overall, the course is targeted towards helping you get an app running as quickly and as efficiently as possible. If you are looking for something in-depth, make sure you go through Android's official guide, which is quite exhaustive and covers a lot of important concepts. That being said, you'll definitely end up learning a lot of stuff about Android development thus helping you springboard to more complex development topics.


Creative, Serious and Playful Science of Android Apps by Coursera

If you are excited about creating your first Android app but also want to learn more about the science of what goes behind building it, this next course is just for you. Created by University of Illinois, this is an 8-week course that will take you through creating your Android app, working with various libraries, and yes, along with that you get to learn all the computer science fundamentals. If you are planning to take this course, expect investing around 7 hours a week in it. This is a great starting off point for anyone who wants to get into Android development, as it requires no prior experience in computing. Passing all the tests and completing the course diligently will earn you a verified certificate from the University of Illinois.

Thursday, November 6, 2014

TechSource: Best Android Apps Created by Celebrities

TechSource: Best Android Apps Created by Celebrities


Best Android Apps Created by Celebrities

Posted: 05 Nov 2014 10:49 PM PST

When Kim Kardashian came up with her own game and it made her millions of dollars, the whole world went a bit crazy. Among the critics of this new phenomenon were many "app purists" who were a bit perturbed by the success of an allegedly second-rate application. However, upon actually using the app, many users have loved it. In fact, there are many people who aren't fans of Kim Kardashian and her reality TV clan; however, they do enjoy the game quite a lot.

In today's interconnected world many apps created by celebrities are usually looked down upon. And yes, many of them are really, really bad. However, some of them do stand out. Some of them are actually worth trying. So, in today's article we're listing some of the best applications created by celebrities:


Shatoetry by William Shatner

Have you ever wanted to write poetry? Okay, well, have you ever written good poetry? And how about somehow you could get William Shatner to read your poetry? Wouldn't that be cool, eh? Well, this next app brings a similar experience to your Android smartphone or tablet. Created by William Shatner himself, the app lets you arrange words so as to create poetry or witty quotations. Then, once you are done, you can have it read in William Shatner's voice. Though not really exciting at first, but it is a very unique idea since you can keep using the app endlessly. 



Snoopify by Snoop Dogg/Snoop Lion

Apart from being a famous musician, Snoop Dogg/Snoop Lion is known for his distinct look and his laid-back persona. This app is probably as close as you can get to taking a picture with him. Though this at first looks like yet another "Photobooth with celebs" kind of app, it does prove itself much more useful. All you have to do is take a picture or add a picture from your gallery. Add a funky sticker from a sticker pack (stickers like bling bling, some cool-looking shades, or even pictures of Snoop Lion) and then add them to your own photo. The stickers when added to the photo make it look quite funky and the effects don't look out of place at all. The app can be quite fun to play around with, even more so if you are a big Snoop Dogg fan.  



Kim Kardashian: Hollywood by Kim Kardashian

While many consider this a bad application, we have quite a different opinion. What makes Kim Kardashian Hollywood so special is that it lets ordinary people experience the Hollywood lifestyle without burning giant holes in their pockets. The whole celebrity lifestyle in one game is quite entertaining and can quickly become a guilty pleasure for even those who don't like the posh LA lifestyle. This is definitely an app that looks quite simplistic at first but then quickly gets addictive. 



Taylor Swift Greeting Cards by Taylor Swift

This is a great application that lets you create and send customized greeting cards to your loved ones. Created by Taylor Swift, the app creates cards that are quite attuned with Taylor's style and personality. Once installed, you start out by choosing a template for the card. This could be a picture of a cute dog, a Happy Birthday message, or even an inspiring quote by Taylor Swift. Then, add your message, sign the card, preview it and send it. What makes this app special is its simplicity and ease of use. It is a great greeting card app to use even if you aren't a big fan of Taylor Swift. 



Alicia Keys: Mama Mae & LeeLee by Alicia Keys

Probably the best app on the list, Alicia Keys' foray into the world of apps seems to have struck quite a chord amongst the kids. Specially designed as a unique storytelling experience for children, this app is about an eight-year-old girl facing everyday challenges with the help of her wise grandmother, Mama Mae. The character of Mamma Mae is voiced by the popular actress Della Reese with songs by Alicia Keys herself. If you have a kid at home, this is a great app to have. 



Written by: Abhishek, a regular TechSource contributor and a long-time FOSS advocate.