I want to generate 5 digit sequential serial number . For example: starting serial number must be 00000 then next will be 00001, 00002..... 00011 like this .
This blog will help you to send Push Notifications to iPhone devices from server side where server side code is written in Java. public Boolean sendPushNotificationForiPhone(String message, List ...
Get instant applications from our database of companies and freelancers.
Register into FindNerd's Android Developer Forum to post or view latest Android Questions and Answers asked from the mobile developers with their different skills level. This forum is developed for ...
This blog will help to create a custom edit text on button click.This tutorial includes a xml file which hold a button after click on button create a layout parmas for edit text. Each edit text has ...
Welcome to FindNerd's Java developer forum, the right place to resolve Java language problems. This Java questions and answers community platform is specifically developed for those fresh and ...
Is there any free service which can convert a webpage to RSS feed? I have used Page2RSS, but it is no longer there.
Few days ago, I was creating an ASP.NET Web API by generating Entity Framework scaffolding API controller. There were simply two tables in the database Product and ...
Earn reputation and improve your web wide tech rank. Type in your tech analysis, product insights and tech solutions. Improve your nerd rank with views and positive vote. More likes get you on our ...
This is a basic how-to tutorial on adding single or multiple images to PDF using JSPDF framework. JSPDF framework is a framework which helps to convert an html document into PDF format. To achieve ...
Our community of developers answer them for you.
Generally we use this splash screen to make our app dynamic and stylish.We can also use to show some process is doing internally. For this we just customize ProgressBar by defining custom style .